﻿2026-07-27T14:23:29.0244875Z ##[group]Run actions/checkout@v5
2026-07-27T14:23:29.0245442Z with:
2026-07-27T14:23:29.0245793Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:23:29.0248788Z   token: ***
2026-07-27T14:23:29.0249097Z   ssh-strict: true
2026-07-27T14:23:29.0249431Z   ssh-user: git
2026-07-27T14:23:29.0249752Z   persist-credentials: true
2026-07-27T14:23:29.0250104Z   clean: true
2026-07-27T14:23:29.0250429Z   sparse-checkout-cone-mode: true
2026-07-27T14:23:29.0251959Z   fetch-depth: 1
2026-07-27T14:23:29.0252297Z   fetch-tags: false
2026-07-27T14:23:29.0252613Z   show-progress: true
2026-07-27T14:23:29.0252933Z   lfs: false
2026-07-27T14:23:29.0253282Z   submodules: false
2026-07-27T14:23:29.0253605Z   set-safe-directory: true
2026-07-27T14:23:29.0253975Z   allow-unsafe-pr-checkout: false
2026-07-27T14:23:29.0254355Z env:
2026-07-27T14:23:29.0254660Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T14:23:29.0255074Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T14:23:29.0255459Z ##[endgroup]
2026-07-27T14:23:29.2320171Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:23:29.2321488Z ##[group]Getting Git version info
2026-07-27T14:23:29.2322034Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T14:23:29.2706061Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T14:23:29.2914674Z git version 2.43.0.windows.1
2026-07-27T14:23:29.2938474Z ##[endgroup]
2026-07-27T14:23:29.2946759Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3dca2ffc-378c-47d9-b2a3-85e163c5efd8\.gitconfig'
2026-07-27T14:23:29.2962341Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3dca2ffc-378c-47d9-b2a3-85e163c5efd8' before making global git config changes
2026-07-27T14:23:29.2963391Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:23:29.2967911Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T14:23:29.3245156Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T14:23:29.3453135Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:23:29.3479133Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:23:29.3484310Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:23:29.3797894Z HEAD
2026-07-27T14:23:29.4065703Z ##[endgroup]
2026-07-27T14:23:29.4069451Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T14:23:29.8039305Z ##[group]Cleaning the repository
2026-07-27T14:23:29.8045023Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T14:23:31.3420204Z Removing target/
2026-07-27T14:23:31.3458443Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T14:23:31.4089650Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:23:31.4114522Z ##[endgroup]
2026-07-27T14:23:31.4118755Z ##[group]Disabling automatic garbage collection
2026-07-27T14:23:31.4123775Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T14:23:31.4380642Z ##[endgroup]
2026-07-27T14:23:31.4381284Z ##[group]Setting up auth
2026-07-27T14:23:31.4386746Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:23:31.4632187Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T14:23:31.8998203Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:23:31.9240320Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T14:23:32.3436711Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:23:32.3741311Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T14:23:33.0660360Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T14:23:33.0938711Z ##[endgroup]
2026-07-27T14:23:33.0939184Z ##[group]Fetching the repository
2026-07-27T14:23:33.0945869Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ef8ac59c2a86c33237b5a70929004366f5d15664:refs/remotes/pull/108/merge
2026-07-27T14:23:33.8349860Z ##[endgroup]
2026-07-27T14:23:33.8350362Z ##[group]Determining the checkout info
2026-07-27T14:23:33.8350796Z ##[endgroup]
2026-07-27T14:23:33.8356109Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T14:23:33.9197076Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T14:23:33.9463869Z ##[group]Checking out the ref
2026-07-27T14:23:33.9470194Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T14:23:33.9996413Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:23:34.0020521Z ##[endgroup]
2026-07-27T14:23:34.0278308Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T14:23:34.0498245Z ef8ac59c2a86c33237b5a70929004366f5d15664
